PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowTableColumn Class
Methods


In This Topic
    PDFFlowTableColumn Class Members
    In This Topic

    The following tables list the members exposed by PDFFlowTableColumn.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Methods
     NameDescription
    Public MethodGets the column background.  
    Public MethodGets the horizontal align.  
    Public MethodGets the vertical align.  
    Public MethodGets the column width.  
    Public MethodGets a flag indicating whether the getWidth value is absolute or percentage relative to table width.  
    Public MethodSets the column background.  
    Public MethodSets the horizontal align.  
    Public MethodSets the vertical align.  
    Public MethodSets the column width.  
    Public MethodSets a flag indicating whether the getWidth value is absolute or percentage relative to table width.  
    Top
    See Also